Carbon


CloseWD

Header: Files.h Carbon status: Unsupported

Closes a working directory.

OSErr CloseWD (
    SInt16 wdRefNum
);
wdRefNum

A working directory reference number. If you specify a volume reference number in the wdRefNum parameter, CloseWD does nothing.

function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Working directories not supported. Use file system specification (FSSpec) records instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)